McMotorLibraryParam Class

Contains data for KINGSTAR Runtime to load custom simulated motor RTDLL.

Inheritance Hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Api.McMotorLibraryParam

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.5.4.0

Syntax

C#VB
public class McMotorLibraryParam
Public Class McMotorLibraryParam

 

The McMotorLibraryParam class exposes the following members.

Properties

  Name Description
FilePath A null-terminated ASCII string that points to the custom simulated motor RTDLL. Only RTDLLs specified by an absolute file path are supported.

See also

IntervalZero.KINGSTAR.Base.Api Namespace